PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class


In This Topic
    PDFHatchBrush Class Methods
    In This Topic

    For a list of all members of this type, see PDFHatchBrush members.

    Public Methods
     NameDescription
    Public MethodGets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Public MethodGets the hatch background color.  
    Public MethodGets the hatch color.  
    Public MethodGets the brush height.  
    Public MethodGets the brush style.  
    Public MethodGets the uncolored pattern paint color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Public MethodGets the brush width.  
    Public MethodSets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Public MethodSets the hatch background color.  
    Public MethodSets the hatch color.  
    Public MethodSets the brush style.  
    Public MethodSets the uncolored pattern paint color.
    If the pattern colorspace associated with this brush color contains an uncolored tiling pattern then the pattern will be painted using the color specified in this property.
    Note: This property cannot be set to another pattern color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Top
    See Also